Easy to Create, Easy to Change - Easy to use!

Function::Mathematical

Tan (tangent)



Parameters


Returns/Result


Examples


Reference

tan (tangent)

Type

Trigonometric Function

Purpose

The tan function calculates the tangent of an angle expressed in radians.

Syntax

tan( NUMERIC VALUE)

Returns

A numeric value.

Usage

The numeric value in a Trigonometric function can be a constant value (as shown below), a variable, a field value, or an expression.

Examples

tan( 2.53)

Returns: -0.701292

 

tan( -1.89)

Returns: -3.025665

See Also


On the forum about Tan (tangent)

On the blog about Tan (tangent)